My name is Gilbert Permalloo. I am a Research Project Officer and I am presently working on roots architecture and rhizosphere of wheat. My background is mainly sugarcane agronomy and I was doing a little bit of basic programming in Fortran 77 and GWBasic about 30 years ago. Most of my data manipulation and visualisation are done in Excel. I could not write any code in R before I joined Data School and I was spending lots of time working with data in spreadsheets. On the otherhand, I am amazed to witness every day the marvel that R can do with data manipulation and visualisation.
The aim of this project is to investigate the use of portable X-Ray fluorescense spectrocopy (pXRF) as a rapid method to quantify the amount of phosphorus accumulated in straw and grains. 200 out of 4500 grab samples were taken from one of three trials for this study. A large dataset is generated by the pXRF, which is composed of a wide range of chemical elemental composition. Data for phosphorus of Rather than yourself, this is the space to introduce your project. What are your goals, what was your data, how do you plan to work with it? Perhaps show some example data if it would help.
In order to build this demo poster correctly, you will also need to have installed the tidyverse,
gapminder, and kableExtra packages.
This section will demonstrate the different visuals you might want use to show off your project. Don’t feel the need to go overboard, this is supposed to give a taste of the work you are doing rather than being a publication ready document.
To get tables formatting correctly, use knitr::kable to convert the table to html format. If
you also want to have alternate row highlighting, pass the result to kable_styling('striped')
from the kableExtra package.
| country | continent | year | lifeExp | pop | gdpPercap |
|---|---|---|---|---|---|
| Afghanistan | Asia | 1952 | 28.801 | 8425333 | 779.4453 |
| Afghanistan | Asia | 1957 | 30.332 | 9240934 | 820.8530 |
| Afghanistan | Asia | 1962 | 31.997 | 10267083 | 853.1007 |
| Afghanistan | Asia | 1967 | 34.020 | 11537966 | 836.1971 |
| Afghanistan | Asia | 1972 | 36.088 | 13079460 | 739.9811 |
pXRF instrument used to quantify amount of phosphorus in straw and grains
(#fig:straw_grain-plot)Amount of phosphorus (ppm) in straw vs in grains
(#fig:P_yield-plot)Amount of phosphorus in straw and grains vs grain yield
Your figure and table captions are automatically numbered and can be referenced in the text if needed: see eg. Table 1 and Figure ??
What digital tools have you been using in your project? Which ones have you learned since starting Data School?
You can use all the usual R markdown features in writing a project summary, including lists:
Is there a tool/package/function in particular that you’ve enjoyed using? Give it a special shout out here.
No prizes for guessing mine:
What parts of the project took the most time and effort? Were there any surprising challenges you encountered, and how did you solve them?
What further steps do you wish your project could take? Or are there any new digital skills that you are keen to develop as a result of your involvement in the Data School?
This poster is mostly about your synthesis project. However we would also like to hear about other parts of your Data School experience. What aspects of the program did you really enjoy? How have you been applying the skills you have learned in your daily work? Have you been able to transfer this knowledge to your team members? Concrete examples demonstrating this would be useful here (meetings/talks/collaborations/new roles). Any descriptions of the personal impact the program has had are welcome here as well!